home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / ENTER1.DXR / 00023.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  165 b   |  7 lines

  1. on exitFrame
  2.   global soundspath, effectspath, sndcounter
  3.   sound playFile 2, effectspath & "opengate.aif"
  4.   set the keyDownScript to "cuttlk"
  5.   sndcounter = 25
  6. end
  7.